|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TagUpdateListener
Listener for tags.
Method Summary | |
---|---|
void |
tagsUpdated(TagType type,
java.util.List<Tag> tags)
This method will be notified if a list of tags are updated. |
Method Detail |
---|
void tagsUpdated(TagType type, java.util.List<Tag> tags)
type
- The tag type that has been requested.tags
- The list of tags.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |